home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 5525 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  982 b 

  1. Path: news1.cris.com!news
  2. From: Guy Schlosser <Gschlos@cris.com>
  3. Newsgroups: comp.lang.c
  4. Subject: Learning C.
  5. Date: Fri, 9 Feb 1996 11:29:50 -0500 (EST)
  6. Organization: Concentric Internet Services
  7. Message-ID: <Pine.SUN.3.90.960209112512.133A-100000@galileo.cris.com>
  8. NNTP-Posting-Host: galileo.cris.com
  9. Mime-Version: 1.0
  10. Content-Type: TEXT/PLAIN; charset=US-ASCII
  11.  
  12. I have a couple questions regarding the C programming language.  I'm a 
  13. totally blind user, and am teaching myself C from a great book called 
  14. "The Joy of C."  There are a couple topics that I'd like to know about 
  15. that don't seem to appear in the book.  The first is, how do you 
  16. incorporate DOS commands such as cd\, dir, or format into a C program or 
  17. is there a more portable way to do these types of tasks?  The second is, 
  18. how do you generate random numbers in C?  If someone could provide some 
  19. info on this, or some resources where I can obtain the info, I'd greatly 
  20. appreciate it.  Thanks in advance.
  21.  
  22.  
  23. Guy
  24.  
  25.